Skip to main content
PATCH
[Deprecated] Cart soft delete

Path Parameters

cartId
string
required
Required string length: 24
Example:

"5e5818a84d030c206b2ffb02"

Body

application/json
orderNumber
string
required
Required string length: 15
Example:

"1234-1234-12345"

Response

Cart soft delete, add the deleted boolean flag as true and add the order number to the cart.

The response is of type any.